home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _122A5DFEBFDD4B6F9C17386711D3D549 < prev    next >
Extensible Markup Language  |  2006-04-12  |  2KB  |  61 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <profile>
  4.  
  5. <!-- Channel section lists all the channels available from this website. -->
  6. <!-- This is JUST MELBOURNE, VIC, METRO, DIGITAL, non-HD ...more to come -->
  7.  
  8.   <section name="ChannelList">
  9.  
  10.     <entry name="tf1.fr">id=166009873&channels=europe_tf1</entry>
  11.     <entry name="france2.fr">id=166009864&channels=europe_an2</entry>
  12.     <entry name="france3.fr">id=166009945&channels=europe_fr3</entry>
  13.     <entry name="cplus.fr">id=166009857&channels=europe_cpf</entry>
  14.     <entry name="arte-tv.com">id=166009856&channels=europe_art</entry>
  15.     <entry name="m6.fr">id=166009868&channels=europe_m6t</entry>
  16.     <entry name="canaljimmy.fr">id=166009858&channels=europe_caj</entry>
  17.  
  18.  
  19.   </section>
  20.  
  21. <!-- Formating of Listing -->
  22.   <section name="Listing">
  23.     <entry name="BaseURL">http://fr.tv.yahoo.com</entry>
  24.     <entry name="SearchURL">/tvpdb?d=tvs&#ID&lineup=fr&.intl=fr&startdate=#EPOCH_TIME</entry>
  25.  
  26.     <entry name="GrabDelay">5000</entry>
  27.  
  28. <!-- Unique Listing Start string -->
  29.     <entry name="Start">Next day</entry>
  30.  
  31. <!-- Template of the Listing information -->
  32.     <entry name="Template">
  33.     <tr>
  34.     <td><#START></td>
  35.         <td><#TITLE></td>
  36.     </tr>
  37.     </entry>
  38.     <entry name="SubListingLink">tvpdb</entry>
  39.   </section>
  40.  
  41.   <section name="SubListing">
  42.     <entry name="Tags">TP</entry>
  43.  
  44. <!-- Template of the Listing information -->
  45.     <entry name="Template">
  46. <table> 
  47. <tr>
  48. <td>
  49. <P><#DESCRIPTION><P>
  50.     </entry>
  51.   </section>
  52.   <section name="Info">
  53.     <entry name="GuideDays">14</entry>
  54.     <entry name="Lang">en</entry>
  55.   </section>
  56. </profile>
  57.  
  58.  
  59.  
  60.  
  61.